Skip to content

Remove "proxy" references and fix scripts' paths#210

Open
ldko wants to merge 2 commits intointernetarchive:masterfrom
ldko:remove-proxy-fix-paths
Open

Remove "proxy" references and fix scripts' paths#210
ldko wants to merge 2 commits intointernetarchive:masterfrom
ldko:remove-proxy-fix-paths

Conversation

@ldko
Copy link
Copy Markdown
Contributor

@ldko ldko commented Oct 6, 2020

While trying out Brozzler via the Vagrant setup provided in the repo, I hit a couple things that could possibly use updating. If it is of interest, I have included them here.

The PR removes references to "proxy" in the job-conf.rst and vagrant/README.rst, which, as far as I could tell, is no longer a valid field in configuring jobs, as it is also no longer a valid flag when calling brozzler-new-site.

This also updates the virtualenv path in vagrant/vagrant-brozzler-new-job.py where it was no longer accurate and adds use of os.path.realpath to allow flexibility in the directory from which the vagrant-brozzler-* scripts are run.

Copy link
Copy Markdown
Contributor

@TheTechRobo TheTechRobo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should work - I tried removing proxy argument, and it still used warcprox. LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants